翻訳と辞書
Words near each other
・ NoteEdit
・ Notehall
・ Notel
・ Notela
・ Notelaea
・ Notelaea ligustrina
・ Notelaea lloydii
・ Notelaea longifolia
・ Notelaea microcarpa
・ Notelaea venosa
・ Notelops
・ Notemaker
・ Notenstein Privatbank
・ Notentulus
・ Noteosuchus
Notepad (software)
・ Notepad+
・ Notepad++
・ Notepad2
・ Noteridae
・ Noteroclada
・ Noterophila
・ Noterus
・ Noterus clavicornis
・ Noterus crassicornis
・ Notes & Photographs
・ Notes & Queries
・ Notes & Rhymes
・ Notes (album)
・ Notes (application)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Notepad (software) : ウィキペディア英語版
Notepad (software)

Notepad is a simple text editor for Microsoft Windows and a basic text-editing program which enables computer users to create documents. It has been included in all versions of Microsoft Windows since Windows 1.0 in 1985.
== Features ==
Notepad is a common text-only (plain text) editor. The resulting files—typically saved with the .txt extension—have no format tags or styles, making the program suitable for editing system files to use in a DOS environment and, occasionally, source code for later compilation or execution, usually through a command prompt. It is also useful for its negligible use of system resources; making for quick load time and processing time, especially on under-powered hardware.
Notepad supports both left-to-right and right-to-left based languages.
Unlike WordPad, Notepad does not treat newlines in Unix- or Mac-style text files correctly.
Notepad offers only the most basic text manipulation functions, such as finding text. Only newer versions of Windows include an updated version of Notepad with a search and replace function. However, it has much less functionality in comparison to full-scale editors.
Microsoft's first Notepad version predates Windows. They included it in a set of utilities they bundled with the Microsoft Mouse as early as 1983.〔(【引用サイトリンク】title=Microsoft Mouse - 1983 )〕 Like subsequent versions, it was a plain text editor that used the mouse for menu navigation and text manipulation. However, unlike its Windows successors, it was a DOS program limited to full-screen operation.
In all versions of Windows, Notepad uses a built-in window class named ''EDIT''. Older versions included with Windows 95, Windows 98, Windows Me and Windows 3.1, imposed a 64 K limit on file size, which was an operating system limit of the EDIT class.
Up to Windows 95, Fixedsys was the only available display font for Notepad. Windows NT 4.0 and 98 introduced the ability to change this font. As of Windows 2000, the default font was changed to Lucida Console. The font setting, however, only affects how the text is shown to the user and how it is printed, not how the file is saved to disk. The default font was changed to Consolas on Windows 8.
Up to Windows Me, there were almost no keyboard shortcuts and no line-counting feature. Starting with Windows 2000, shortcuts for common tasks like new, open and save were added, as well as a status-bar with a line counter (available only when word-wrap is disabled).
In the Windows NT-based versions of Windows, Notepad can edit traditional 8-bit text files as well as Unicode text files (both UTF-8 and UTF-16, and in case of UTF-16, both little-endian and big-endian).
Notepad also has a simple built-in logging function. Each time a file that starts with .LOG is opened, the program inserts a text timestamp on the last line of the file.〔(【引用サイトリンク】title=Features of LOG and Time/Date Command in Notepad )〕〔(【引用サイトリンク】title=How to Use Notepad to Create a Log File )
Notepad accepts text from the Windows clipboard. When clipboard data with multiple formats is pasted into Notepad, the program only accepts text in the CF_TEXT format.〔"(The Clipboard )". Retrieved September 29, 2009.〕 This is useful for stripping embedded font type and style codes from formatted text, such as when copying text from a web page and pasting into an email message or other WYSIWYG text editor. Formatted text can be temporarily pasted into Notepad, and then immediately copied again in stripped format to paste into the other program.
Notepad can print files, but doesn't print correctly if ''Word Wrap'' is turned on. Headers, footers, and margins can be set and adjusted when preparing to print a file under ''Page Setup''. The date, file name, and other information can be placed in the headers and footers with various codes consisting of an ampersand ('&') followed by a letter.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Notepad (software)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.